Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ticket 19038 - Add support for Python 3.3 #435

Closed
wants to merge 5 commits into from

Conversation

clelland
Copy link
Contributor

I've updated the 19038 patch to the latest trunk, and removed the dependency on ticket 17758.

This passes the entire test suite, except for those tests which are broken by hash randomization, and the issue tracked in ticket 19039.

You can run the tests (or django itself) with hash randomization turned off in Python 3.3 with this:

PYTHONHASHSEED=0 ./runtests.py --settings=test_sqlite

@spookylukey
Copy link
Member

These are pulled now, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants